AUTHORS
author hallski <hallski>
Thu, 05 May 2005 19:12:31 +0000
changeset 118 3bb6f6410dd4
parent 82 a32b54e654e2
child 334 6e09520b6c6f
permissions -rw-r--r--
2005-05-05 Mikael Hallendal <micke@imendio.com> * loudmouth/lm-connection.c: (_lm_connection_succeeded): - Don't unref io_channel here as well, already done in do_close. - Fixes LM-5, reported by Daniel Lavalliere. (connection_do_close): - Set fd to -1 to be sure it's not used again.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7
d8eae83450ac 2003-06-13 Mikael Hallendal <micke@imendio.com>
hallski <hallski>
parents: 4
diff changeset
     1
Mikael Hallendal <micke@imendio.com>