29 lines
286 B
Plaintext
29 lines
286 B
Plaintext
Description:
|
|
htonl, htons, ntohl, ntohs functions: convert between network and host
|
|
byte order
|
|
|
|
Files:
|
|
m4/htonl.m4
|
|
m4/sys_socket_h.m4
|
|
|
|
Depends-on:
|
|
arpa_inet
|
|
endian
|
|
|
|
configure.ac:
|
|
gl_FUNC_HTONL
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<arpa/inet.h>
|
|
|
|
Link:
|
|
$(HTONL_LIB)
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|