Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
1d96b1a5
Commit
1d96b1a5
authored
Sep 28, 2015
by
Francis Dupont
Browse files
Removed unused addrbuf
parent
722ed140
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/win32/socket.c
View file @
1d96b1a5
...
...
@@ -1352,7 +1352,6 @@ static int
completeio_send
(
isc_socket_t
*
sock
,
isc_socketevent_t
*
dev
,
struct
msghdr
*
messagehdr
,
int
cc
,
int
send_errno
)
{
char
addrbuf
[
ISC_SOCKADDR_FORMATSIZE
];
char
strbuf
[
ISC_STRERRORSIZE
];
if
(
send_errno
!=
0
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment