]> git.feebdaed.xyz Git - 0xmirror/mongoose.git/commit
fix mg_send() failing on 0 length
authorSergio R. Caprile <scaprile@cesanta.com>
Wed, 19 Nov 2025 20:02:28 +0000 (17:02 -0300)
committerSergio R. Caprile <scaprile@cesanta.com>
Wed, 19 Nov 2025 20:02:28 +0000 (17:02 -0300)
commit236724ea2948396b4f83b68c366a169e795aa7ef
treee3d992e1278e4ccaa5493f856b19e04b6b4667ef
parentb503915ca57730ed19f85e8c0b2274e149cc9b44
fix mg_send() failing on 0 length
mongoose.c
src/net_builtin.c
src/sock.c
test/mip_tap_test.c
test/unit_test.c