home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / netzwerk / tcp-ip / usno / docs / error.fix next >
Encoding:
Text File  |  1996-02-26  |  62 b   |  4 lines

  1.         i = recv(s, &tsecs, LEN, 0); 
  2.     tsecs = ntohl(tsecs);
  3.  
  4.