ObjFW  Check-in [0f3ae90eef]

Overview
Comment:Use OFData instead of a buffer for async UDP sends

This avoids the entire problem of keeping the buffer alive until the
send finished.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0f3ae90eef3c48fb8b7dd1ac8a7abf0619471a15e6eee1e4dbd21edd7df78077
User & Date: js on 2018-12-18 21:17:28
Other Links: manifest | tags
Context
2018-12-21
21:39
Remove context from OFHTTPClientDelegate check-in: eaf458c1e6 user: js tags: trunk
2018-12-18
21:17
Use OFData instead of a buffer for async UDP sends check-in: 0f3ae90eef user: js tags: trunk
17:14
OFHTTPClient: Fix type mismatch check-in: 9036359e2e user: js tags: trunk
Changes