home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / Python / Source / Modules / protos / socketmodule.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-04-25  |  116 b   |  3 lines

  1. static PyObject *PySocket_Err (void);
  2. static PyObject *gethost_common(struct hostent *h, struct sockaddr_in *addr);
  3.