icex2
|
7dd2403d67
|
util/time: Refactor time and use gettimeofday
Something was not properly working with the previous implementation.
Since no ns accuracy is requried, gettimeofday is good enough for
now
|
2021-01-23 23:46:22 +01:00 |
|
icex2
|
1e32a1f6c0
|
util/time: Add functions to measure time
|
2021-01-23 23:46:22 +01:00 |
|
icex2
|
5a6c8e588b
|
util/sock-tcp: Fix non blocking receiving, detect broken connection
|
2021-01-23 23:46:22 +01:00 |
|
icex2
|
659f2ea1f0
|
util/sock-tcp: Add functions for client side data handling
|
2021-01-17 01:34:21 +01:00 |
|
icex2
|
eac14dd673
|
util/sock-tcp: Add constant for invalid socket handle
|
2021-01-17 01:34:21 +01:00 |
|
icex2
|
c84ff4463f
|
util/iobuf: Add functions to safely and easly alloc/free iobufs
|
2021-01-17 00:52:09 +01:00 |
|
icex2
|
2871238427
|
util/rand: Extend, add functions to init with seed, rand u8, u16, array
|
2021-01-17 00:51:22 +01:00 |
|
icex2
|
762bf140c0
|
Version 1.08 with public source code release.
|
2020-10-03 20:56:55 +02:00 |
|