![]() |
fehQlibs 28
Qlibs
|
querying local and remote info for socket More...
#include <sys/types.h>#include <sys/param.h>#include <sys/socket.h>#include <netinet/in.h>#include "byte.h"#include "socket_if.h"#include "ip.h"
Go to the source code of this file.
Functions | |
| int | socket_local (int s, char ip[16], uint16 *port, uint32 *scope_id) |
| int | socket_remote (int s, char ip[16], uint16 *port, uint32 *scope_id) |
querying local and remote info for socket
Definition in file socket_info.c.