ecl/contrib
Kris Katterjohn de661f580a Add ABORT keyword argument to SB-BSD-SOCKETS:SOCKET-CLOSE
This keyword argument was added in SBCL in 2010 and is used to pass
ABORT to CL:CLOSE.

The absence of this would obviously cause errors when code expects
this to be available.  For example, this happens in usocket's
SOCKET-CONNECT and would cause several errors in their test suite
with obscure error messages like

  Wrong number of arguments passed to function #<compiled-function 0000000003562e80>.

This is untested on Windows.
2017-02-11 19:18:50 -06:00
..
asdf asdf: preserve program-system default 2017-02-03 00:17:09 +01:00
bytecmp contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
cl-simd Upgraded contrib/cl-simd (A. Gavrilov) 2010-12-22 15:33:20 +01:00
deflate contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
defsystem Untabify everything. 2015-09-01 20:10:10 +00:00
ecl-cdb contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
ecl-curl contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
encodings Untabify everything. 2015-09-01 20:10:10 +00:00
package-locks Move package-locks interface to contrib/ 2016-11-11 09:30:50 +01:00
profile do not warn about the PROFILE function, because this is also used in UNPROFILE 2016-07-20 11:54:06 +01:00
quicklisp contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
rt rt: add deftask* and untabify sources 2015-08-13 21:41:32 +02:00
serve-event contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
sockets Add ABORT keyword argument to SB-BSD-SOCKETS:SOCKET-CLOSE 2017-02-11 19:18:50 -06:00
unicode Untabify everything. 2015-09-01 20:10:10 +00:00
win32 Untabify everything. 2015-09-01 20:10:10 +00:00