On 2011/01/11 16:54:37, rsc wrote: > ..., and > closesocket() is missing an argument. :-) ...
14 years, 2 months ago
(2011-01-12 00:33:02 UTC)
#3
On 2011/01/11 16:54:37, rsc wrote:
> ..., and
> closesocket() is missing an argument. :-)
Don't tease me <g>! Where does closesocket() is missing an argument?
Alex
On Tue, Jan 11, 2011 at 19:33, <alex.brainman@gmail.com> wrote: > On 2011/01/11 16:54:37, rsc wrote: ...
14 years, 2 months ago
(2011-01-12 04:09:48 UTC)
#4
On Tue, Jan 11, 2011 at 19:33, <alex.brainman@gmail.com> wrote:
> On 2011/01/11 16:54:37, rsc wrote:
>>
>> ..., and
>> closesocket() is missing an argument. :-)
>
> Don't tease me <g>! Where does closesocket() is missing an argument?
the text of the CL is
net: use closesocket() api instead of CloseHandle() on Windows
my comment was that it should be
net: use closesocket api instead of CloseHandle on Windows
because we know they're functions and writing
closesocket() is missing an argument anyway.
russ
Issue 3834042: code review 3834042: net: use closesocket() api instead of CloseHandle() on ...
(Closed)
Created 14 years, 2 months ago by brainman
Modified 14 years, 2 months ago
Reviewers:
Base URL:
Comments: 0