telnetd/libtelnet/inet_ntop.h

2 lines
71 B
C
Raw Normal View History

2015-06-01 02:39:51 +00:00
const char *inet_ntop(int af, const void * src, char * dst, int size);