mirror of
https://github.com/sheumann/telnetd.git
synced 2025-08-11 02:25:19 +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);
|