Results 1 to 3 of 3
What is the name of the package (if there is one) for the man pages to the socket API? ...i.e. connect(), bind(), inet_addr(), and so on. I have the normal ...
- 09-05-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
What is the package for socket API documentation?
What is the name of the package (if there is one) for the man pages to the socket API? ...i.e. connect(), bind(), inet_addr(), and so on. I have the normal C documentation. I think it was libc-doc or something like that.
- 09-05-2007 #2Linux User
- Join Date
- Feb 2006
- Posts
- 484
aptitude search doc
and choose the proper package
- 09-07-2007 #3Just Joined!
- Join Date
- Jun 2007
- Posts
- 13
Please don't patronize. That does not help me.


Reply With Quote
