Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    aptitude search doc

    and choose the proper package

  3. #3
    Just Joined!
    Join Date
    Jun 2007
    Posts
    13
    Please don't patronize. That does not help me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •