Changeset 12105 for trunk/source/level-1
- Timestamp:
- May 22, 2009, 6:26:52 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/level-1/l1-sockets.lisp
r12089 r12105 674 674 local-port local-host backlog class out-of-band-inline 675 675 local-filename remote-filename sharing basic external-format 676 auto-close connect-timeout input-timeout output-timeout deadline ))676 auto-close connect-timeout input-timeout output-timeout deadline fd)) 677 677 (ecase address-family 678 678 ((:file) (apply #'make-file-socket keys))
Note: See TracChangeset
for help on using the changeset viewer.