Windows build fixes.
This commit is contained in:
parent
d2415dee00
commit
88997a0314
4 changed files with 33 additions and 32 deletions
|
@ -363,7 +363,7 @@ struct TcpConnection
|
|||
OneServiceImpl *parent;
|
||||
PhySocket *sock;
|
||||
InetAddress remoteAddr;
|
||||
unsigned long lastReceive;
|
||||
uint64_t lastReceive;
|
||||
|
||||
// Used for inbound HTTP connections
|
||||
http_parser parser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue