disposing socket?
disposing socket?
- Subject: disposing socket?
- From: Roy Lovejoy <email@hidden>
- Date: Wed, 1 Oct 2003 21:15:13 -0700
longtime OT, first time BSD-
am I missing something obvious?
there is no 'closesocket' equivalent?
no 'OTCloseProvider' equivalent?
of the page:
http://developer.apple.com/documentation/Darwin/Reference/ManPages/
html/socket.2.html#sect3
none of the 'see also' seem to fit-
accept(2) , bind(2) , connect(2) , getprotoent(3) , getsockname(2) ,
getsockopt(2) , ioctl(2) , listen(2) , read(2) , recv(2) , select(2) ,
send(2) , shutdown(2) , socketpair(2) , write(2)
shutdown seems most likely, but it's description doesn't seem like it
releases resources, only terminates communication.
what's the 411?
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.