fix xml_rpc socket shutdown

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9796 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-10-02 18:50:09 +00:00
parent 70e390c3e8
commit b66e1bad4c
7 changed files with 19 additions and 13 deletions

View File

@@ -191,7 +191,7 @@ void
ServerSetMimeType(TServer * const serverP,
MIMEType * const MIMETypeP);
void
int
ServerInit(TServer * const serverP);
void