libsmpp34/test_apps
Stefan Sperling 3cf5229fa0 fix use of partly initialized struct in tcp test
Properly initialize sockaddr 'name' used by tcp test, and remove
a redundant re-declaration of this variable in a nested scope.

Change-Id: Id6e488308a72be96cca6aa661f088d2c3c67a6a3
Related: CID#188848
2018-11-21 13:23:35 +01:00
..
Makefile.am auto-foo: Build test apps with libxml2 only if it is available 2012-11-09 09:12:42 +01:00
analizer.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
esme.c esme.c: mark switch statement fall-thru for coverity 2018-10-29 18:33:24 +01:00
esme.h initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
esme.xml test: Be able to bind to a local source/port 2014-10-01 08:18:43 +02:00
pack_and_send.inc initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
recv_and_unpack.inc Fix various typos in log messages 2016-05-25 20:07:55 +00:00
sendwp.c initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
sendwp.h initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
sendwp.xml initial import of libsmpp34-1.10 2012-11-07 08:32:31 +01:00
smpp.c misc: Always include stdint.h as it is almost 2013 now 2012-11-09 13:39:51 +01:00
smpp_smsc.c add missing C files for running a small SMSC-side SMPP implementation 2012-11-09 09:00:50 +01:00
smpp_smsc.h add missing C files for running a small SMSC-side SMPP implementation 2012-11-09 09:00:50 +01:00
smsc_main.c add missing C files for running a small SMSC-side SMPP implementation 2012-11-09 09:00:50 +01:00
tcp.c fix use of partly initialized struct in tcp test 2018-11-21 13:23:35 +01:00