Skip to content
Snippets Groups Projects
Commit 070993a4 authored by rtoy's avatar rtoy
Browse files

Network updates from Chun Tian, cmucl-imp, 2008/07/21 and followups.

code/internet.lisp:
o Add BIND-INET-SOCKET
o Allow CONNECT-TO-INET-SOCKET to allow binding the new socket to a
  local address.

code/exports.lisp:
o Update export list for BIND-INET-SOCKET.

docs/cmu-user/internet.tex:
o Add and update docs for BIND-INET-SOCKET and CONNECT-TO-INET-SOCKET.
o Add docs for ACCEPT-NETWORK-STREAM and OPEN-NETWORK-STREAM.
o Fix docs for CREATE-UNIX-LISTENER---the function doesn't actually
  have REUSE-ADDRESS keyword arg.

general-info/release-19f.txt:
o Update with new network info.
parent ebae3a6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment