#include "connect.h"
Include dependency graph for connect.C:
Go to the source code of this file.
Functions | |
int | connect (hostent *he, int port) |
Connect to a host using the port and the hostentry. |
|
Connect to a host using the port and the hostentry.
Definition at line 2 of file connect.C. Referenced by main(). |