home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3406 / soc.h < prev    next >
Encoding:
Text File  |  1991-05-24  |  95 b   |  8 lines

  1.  
  2. int establish();
  3. int get_connection();
  4. int call_socket();
  5. int read_data();
  6. int write_data();
  7.  
  8.