mirror of
https://github.com/sheumann/telnetd.git
synced 2025-02-16 13:30:34 +00:00
2 lines
71 B
C
2 lines
71 B
C
const char *inet_ntop(int af, const void * src, char * dst, int size);
|