projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8abe89
)
bad assertion (i think)
author
Nathan S. Evans
<evans@in.tum.de>
Mon, 20 Jun 2011 15:32:24 +0000
(15:32 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Mon, 20 Jun 2011 15:32:24 +0000
(15:32 +0000)
src/util/connection.c
patch
|
blob
|
history
diff --git
a/src/util/connection.c
b/src/util/connection.c
index ef38d99a9fabb7473def22fc8f85354aa568761c..27a94bd22c5ae5a9f77de5a1432ae600dcc8a1dd 100644
(file)
--- a/
src/util/connection.c
+++ b/
src/util/connection.c
@@
-1501,7
+1501,6
@@
transmit_ready (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
ssize_t ret;
size_t have;
- GNUNET_assert (sock->nth.notify_ready != NULL);
#if DEBUG_CONNECTION
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"transmit_ready running (%p).\n", sock);