libsocket(3lib) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

libsocket(3lib)

libsocket(3LIB)               Interface Libraries              libsocket(3LIB)



NAME
       libsocket - sockets library

DESCRIPTION
       Historically, this library provided the socket API, primarily used with
       the  TCP/IP  protocol  suite.  This  functionality   now   resides   in
       libc(3LIB).


       This  library  is maintained to provide backward compatibility for both
       runtime and compilation environments. The shared object is  implemented
       as  a filter on libc.so.1. New application development does not need to
       specify -lsocket.

FILES
       /lib/libsocket.so.1       32-bit shared object


       /lib/64/libsocket.so.1    64-bit shared object


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE  TYPEAT‐
       TRIBUTE  VALUE _ Availabilitysystem/library/libc _ Interface Stability‐
       Obsolete Committed _ MT-LevelSee the manual page for each interface.


SEE ALSO
       pvs(1), Intro(2), socket.h(3HEAD), intro(3), attributes(7)

HISTORY
       The htonl(), htons(), ntohl(), and ntohs() functions were  provided  in
       the  libsocket(3LIB) library in Solaris 2 through Solaris 10, and moved
       to the libc(3LIB) library in Solaris 11.0.


       The rest of the historical content of the libsocket  library  moved  to
       the libc(3LIB) library in Solaris 11.4.



Oracle Solaris 11.4               12 Feb 2021                  libsocket(3LIB)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3