mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-28 06:12:53 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c046955674
commit
2cc8a169e2
1 changed files with 1 additions and 1 deletions
|
|
@ -657,7 +657,7 @@ bool TcpSocket::RawWait(dword flags, int end_time)
|
|||
}
|
||||
}
|
||||
|
||||
TcpSocket& TcpSocket::GlobalTimeout(int ms)
|
||||
TcpSocket& TcpSocket::GlobalTimeout(int ms)
|
||||
{
|
||||
start_time = msecs();
|
||||
global_timeout = ms;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue