]> andersk Git - libfaim.git/blame - utils/aimdebugd/network.h
- Mon Aug 21 22:00:18 UTC 2000
[libfaim.git] / utils / aimdebugd / network.h
CommitLineData
e5012450 1/*
2 * Common functions used in all apps
3 */
4
5int Read(int fd, unsigned char *buf, int len);
6int establish(u_short portnum);
7int get_connection(int s);
8int openconn(char *hostname, int port);
This page took 0.374335 seconds and 5 git commands to generate.