Skip to content

Commit

Permalink
sb-bsd-sockets: Stop exporting make-local-socket.
Browse files Browse the repository at this point in the history
It doesn't name anything.
  • Loading branch information
stassats committed Jan 30, 2014
1 parent c3fb521 commit c3907c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/sb-bsd-sockets/defpackage.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

(defpackage "SB-BSD-SOCKETS"
(:export socket local-socket local-abstract-socket inet-socket
make-local-socket make-inet-socket
make-inet-socket
socket-bind socket-accept socket-connect
socket-send socket-receive
socket-name socket-peername socket-listen
Expand Down

0 comments on commit c3907c9

Please sign in to comment.