Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Go to the source code of this file.
Macros | |
#define | CONNECTIONLESS_PORT 9200 |
#define | WTLS_CONNECTIONLESS_PORT 9202 |
Functions | |
void | wap_dispatch_datagram (WAPEvent *dgram) |
#define CONNECTIONLESS_PORT 9200 |
Definition at line 65 of file wap.c.
Referenced by wap_dispatch_datagram().
#define WTLS_CONNECTIONLESS_PORT 9202 |
Definition at line 66 of file wap.c.
Referenced by wap_dispatch_datagram().
void wap_dispatch_datagram | ( | WAPEvent * | dgram | ) |
Definition at line 68 of file wap.c.
References CONNECTIONLESS_PORT, debug(), Timer::event, gw_assert(), gwlist_destroy(), gwlist_extract_first(), gwlist_len(), WAPEvent::type, WAPEvent::u, wap_event_destroy(), wap_event_dump(), warning(), wsp_unit_dispatch_event(), WTLS_CONNECTIONLESS_PORT, wtp_event_is_for_responder(), wtp_initiator_dispatch_event(), wtp_resp_dispatch_event(), and wtp_unpack_wdp_datagram().
Referenced by main().