Sun, 11 Oct 2009 19:20:44 +0000 |
Sadrul Habib Chowdhury |
Swap two lines to fix a crash.
|
Thu, 08 Oct 2009 21:31:18 +0000 |
Sadrul Habib Chowdhury |
Fix a leak, and a series of typos.
|
Thu, 08 Oct 2009 18:14:41 +0000 |
Sadrul Habib Chowdhury |
Donot use a servconn if it's freed. Mark a leak.
|
Tue, 21 Jul 2009 04:31:27 +0000 |
Elliott Sales de Andrade |
Propagate connect errors from the MSN proxy callback to the servconn error
|
Tue, 21 Jul 2009 03:57:20 +0000 |
Elliott Sales de Andrade |
Fix a small warning.
|
Tue, 21 Jul 2009 03:56:44 +0000 |
Elliott Sales de Andrade |
Set the session error after disconnecting the servconn instead of before.
|
Sun, 19 Jul 2009 17:56:02 +0000 |
Ka-Hing Cheung |
if I return FALSE to remove the timeout handle, I should probably set
|
Sun, 19 Jul 2009 17:41:38 +0000 |
Ka-Hing Cheung |
Timeout switchboard connections at 60 seconds, should Fixes #3330 for most
|
Tue, 18 Nov 2008 07:32:23 +0000 |
Mark Doliner |
This should fix another crash I've seen. We weren't correctly
|
Sat, 15 Nov 2008 16:15:33 +0000 |
Mark Doliner |
Separate the parsing of data into a separate function from the reading of
|
Sat, 15 Nov 2008 09:44:05 +0000 |
Mark Doliner |
Make the two "read_cb()" functions more similar, and fix a rare
|
Sat, 15 Nov 2008 02:49:49 +0000 |
Mark Doliner |
It's not possible for wasted to be TRUE here. Wasted will only be TRUE
|
Sat, 15 Nov 2008 02:43:59 +0000 |
Mark Doliner |
It's not appropriate to set processing to FALSE here. I think this is
|
Wed, 12 Nov 2008 09:10:29 +0000 |
Mark Doliner |
The "processing" flag basically says "this connection is busy, don't
|
Tue, 30 Sep 2008 06:40:11 +0000 |
Ka-Hing Cheung |
print out the servconn number when it's disconnected
|
Tue, 12 Aug 2008 23:35:02 +0000 |
Daniel Atallah |
More leaks of fds to client processes.
|
Sun, 10 Aug 2008 04:59:17 +0000 |
Elliott Sales de Andrade |
Fix up some types.
|
Fri, 01 Aug 2008 04:06:42 +0000 |
Elliott Sales de Andrade |
Update MSN's last_received time when we receive something on the NS
|
Sun, 13 Jul 2008 01:15:09 +0000 |
Elliott Sales de Andrade |
On MSN, cancel the connection process to a server before checking
|
Wed, 09 Jul 2008 04:39:02 +0000 |
Elliott Sales de Andrade |
In MSN servconn, make handling of EAGAIN similar to that in httpconn.
|
Mon, 23 Jun 2008 04:10:46 +0000 |
Elliott Sales de Andrade |
Allow forcing an MSN HTTP connection to connect to a new server. This
|
Fri, 06 Jun 2008 22:46:04 +0000 |
Mark Doliner |
Delete trailing whitespace
|
Mon, 12 May 2008 02:24:20 +0000 |
Daniel Atallah |
Build fixes for MSVC
|
Fri, 25 Jan 2008 13:43:46 +0000 |
Stu Tomlinson |
compile fix
|
Wed, 23 Jan 2008 23:28:38 +0000 |
Sean Egan |
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
|
Sat, 03 Nov 2007 17:52:28 +0000 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
Tue, 23 Oct 2007 17:27:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
Sun, 14 Oct 2007 09:57:32 +0000 |
Mark Doliner |
Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);
|
Fri, 28 Sep 2007 16:34:43 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|
Fri, 21 Sep 2007 13:39:48 +0000 |
Sadrul Habib Chowdhury |
Obligatory typo.
|