Changeset 6c92572 in network-game for common/message.cpp


Ignore:
Timestamp:
Nov 23, 2012, 9:05:22 PM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
cb1f288
Parents:
e084950
Message:

The client now keeps sending messages until the user quits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/message.cpp

    re084950 r6c92572  
    55#if defined WINDOWS
    66        #include <winsock2.h>
     7        #include <WS2tcpip.h>
    78#elif defined LINUX
    89        #include <sys/socket.h>
Note: See TracChangeset for help on using the changeset viewer.