sbcl stuff
This commit is contained in:
parent
1d1dbc34df
commit
5d91dbb667
335 changed files with 119806 additions and 1 deletions
|
|
@ -0,0 +1,27 @@
|
|||
http://openmcl.clozure.com/Doc/sockets.html
|
||||
|
||||
make-socket [Function]
|
||||
accept-connection [Function]
|
||||
dotted-to-ipaddr [Function]
|
||||
ipaddr-to-dotted [Function]
|
||||
ipaddr-to-hostname [Function]
|
||||
lookup-hostname [Function]
|
||||
lookup-port [Function]
|
||||
receive-from [Function]
|
||||
send-to [Function]
|
||||
shutdown [Function]
|
||||
socket-os-fd [Function]
|
||||
remote-port [Function]
|
||||
local-host [Function]
|
||||
local-port [Function]
|
||||
|
||||
socket-address-family [Function]
|
||||
|
||||
socket-connect [Function]
|
||||
socket-format [Function]
|
||||
socket-type [Function]
|
||||
socket-error [Class]
|
||||
socket-error-code [Function]
|
||||
socket-error-identifier [Function]
|
||||
socket-error-situation [Function]
|
||||
close [method]
|
||||
Loading…
Add table
Add a link
Reference in a new issue