Commit 8c82d656 authored by Dafydd Harries's avatar Dafydd Harries

fake UDP: add comment

darcs-hash:20070120051731-c9803-10da7616c63323b48ea35629a5834f0b5e5f2483.gz
parent 0d742882
......@@ -93,6 +93,7 @@ fake_close (UDPSocket *sock)
g_slice_free (UDPFakeSocketPriv, priv);
}
/* XXX: copied INADDR_ANY to sock->addr rather than using a valid address */
static gboolean
fake_socket_init (
UDPSocketManager *man,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment