touched up httpd

This commit is contained in:
2014-07-22 17:58:11 +00:00
parent ad0d80fff5
commit 5703aaa8a5
9 changed files with 391 additions and 308 deletions

View File

@ -105,6 +105,12 @@ QSE_EXPORT void qse_clearnwad (
qse_nwad_type_t type
);
QSE_EXPORT void qse_setnwadport (
qse_nwad_t* nwad,
qse_uint16_t port
);
QSE_EXPORT int qse_mbstonwad (
const qse_mchar_t* mbs,
qse_nwad_t* nwad