wxwidgets/samples/sockets
PB 7a3f6b6847 Fix displaying file size in sockets/client sample
When testing downloading with wxURL and header Content-Length
is not available, display "n/a" as the file size instead of
the value of (unsigned long)-1.

Closes #23825.
2023-08-26 23:20:36 +02:00
..
baseclient.cpp Use wxEVENT_HANDLER_CAST() in socket sample 2023-07-04 02:19:07 +02:00
baseserver.cpp Use wxEVENT_HANDLER_CAST() in socket sample 2023-07-04 02:19:07 +02:00
client.cpp Fix displaying file size in sockets/client sample 2023-08-26 23:20:36 +02:00
descrip.mms Update OpenVMS compile support 2009-06-17 12:20:04 +00:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Fix building non-GUI samples out of tree 2023-07-10 19:37:21 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
server.cpp Don't expose internal strings to translation in samples 2023-03-22 18:26:05 +01:00
sockets.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00