1
0
mirror of https://git.kore.io/kore.git synced 2024-11-05 18:11:44 +01:00
Go to file
2013-04-28 23:44:42 +02:00
includes allow us to expand receive buffers automatically so we can keep chaining data into the same netbuf. This gives us the possibility to retain the ctrl_frame by the time we reach the proper cb for the actual frame message. 2013-04-28 23:42:13 +02:00
libs add openssl libraries we link against, easier. 2013-04-28 13:55:47 +02:00
src allow us to expand receive buffers automatically so we can keep chaining data into the same netbuf. This gives us the possibility to retain the ctrl_frame by the time we reach the proper cb for the actual frame message. 2013-04-28 23:42:13 +02:00
Makefile link to lz already, gotta use it later 2013-04-28 23:44:42 +02:00