Thu, 13 Nov 2008 07:57:33 +0000 |
Mark Doliner |
There's no need for this variable anymore
|
Thu, 13 Nov 2008 07:36:33 +0000 |
Mark Doliner |
Make a few more functions static and remove a few declarations for
|
Thu, 13 Nov 2008 07:22:39 +0000 |
Mark Doliner |
msn_slplink_remove_slpcall() shouldn't be responsible for setting
|
Thu, 13 Nov 2008 06:57:20 +0000 |
Mark Doliner |
Make msn_slp_call_timeout static
|
Thu, 13 Nov 2008 06:43:48 +0000 |
Mark Doliner |
Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
|
Thu, 13 Nov 2008 06:30:33 +0000 |
Mark Doliner |
Didn't mean to check this assert in. I mean, it's probably bad if it
|
Thu, 13 Nov 2008 06:28:03 +0000 |
Mark Doliner |
slplink->swboard will only be null if slplink->session is null. This
|
Thu, 13 Nov 2008 06:18:53 +0000 |
Mark Doliner |
Get rid of slplink->local_user because it's a copy of
|
Wed, 12 Nov 2008 11:30:51 +0000 |
Mark Doliner |
Use libtool to build static archives when --with-static-prpls is passed
|
Wed, 12 Nov 2008 09:40:05 +0000 |
Mark Doliner |
It should be more efficient to just use g_mallc() and then manually
|
Wed, 12 Nov 2008 09:32:10 +0000 |
Mark Doliner |
Move a few lines to eliminate the need for the "wasted" variable here.
|
Wed, 12 Nov 2008 09:10:29 +0000 |
Mark Doliner |
The "processing" flag basically says "this connection is busy, don't
|