Ignore:
Timestamp:
Dec 3, 1999, 1:59:40 PM (26 years ago)
Author:
achimha
Message:

extended relay structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/new/wsock32.cpp

    r1952 r1959  
    1 /* $Id: wsock32.cpp,v 1.12 1999-12-03 01:19:56 phaller Exp $ */
     1/* $Id: wsock32.cpp,v 1.13 1999-12-03 12:59:40 achimha Exp $ */
    22
    33/*
     
    13791379                       FALSE,
    13801380                       ASYNCREQUEST_GETHOSTBYNAME,
    1381                        buf);
     1381                       (PVOID)buf, (PVOID)buflen);
    13821382
    13831383  // call pmwsock function, will fill our temp buffer
Note: See TracChangeset for help on using the changeset viewer.