In file ip.c:

char* ascii_sockaddr(struct SOCKADDR *s, char *dest, int len)

Converts a struct SOCKADDR *s to its ascii representation

Documentation

Converts a struct SOCKADDR *s to its ascii representation.
Returns:
ascii representation of struct SOCKADDR *s

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.