babic_a
|
4e3ec6af1f
|
Revert "Try to use recvmmsg"
This reverts commit 365c15a6
|
2020-04-17 17:58:20 +02:00 |
|
babic_a
|
365c15a670
|
Try to use recvmmsg
|
2020-04-17 17:13:23 +02:00 |
|
babic_a
|
0241134427
|
Add sleep to let UDP flush
|
2020-04-17 17:13:02 +02:00 |
|
babic_a
|
4488c51a83
|
Remove dont wait from multimsg recv
|
2020-04-17 17:09:11 +02:00 |
|
babic_a
|
f6b2717934
|
Additional sleep is needed to be sure packets arrive
|
2020-04-17 17:08:58 +02:00 |
|
babic_a
|
2ab7c6b19e
|
Remove setting the RCVBUF
|
2020-04-17 17:02:03 +02:00 |
|
babic_a
|
a1dc1dd5ec
|
Improve test
|
2020-04-17 16:26:20 +02:00 |
|
babic_a
|
e1116a2087
|
Add tests for multi msg recv
|
2020-04-17 16:08:31 +02:00 |
|
babic_a
|
51398276fa
|
Move Udp headers to correct location
|
2020-04-17 16:07:24 +02:00 |
|
babic_a
|
58407c28f8
|
Add multi recv to UdpReceiver
|
2020-04-17 15:59:21 +02:00 |
|
babic_a
|
cb6075560d
|
Remove individual packet tracking
|
2020-04-17 14:57:33 +02:00 |
|
babic_a
|
ced9435d6e
|
Add rcvbuf size to socket
|
2020-04-17 14:50:44 +02:00 |
|
babic_a
|
923c5ed0b5
|
DSYNC is too slow for writing 16M
|
2020-04-17 12:59:32 +02:00 |
|
babic_a
|
e489568e67
|
Add tests for BinaryWriter
|
2020-04-17 12:29:30 +02:00 |
|
babic_a
|
1112b6c31a
|
Add read to others
|
2020-04-17 12:23:07 +02:00 |
|
babic_a
|
52ced2a33c
|
Set correct binary file permission
|
2020-04-17 12:19:09 +02:00 |
|
babic_a
|
0b0a7f803d
|
Add todo to fix relative path problem
|
2020-04-17 12:05:55 +02:00 |
|
babic_a
|
5f2f128f64
|
Add folder creation to the writer
|
2020-04-17 12:01:49 +02:00 |
|
babic_a
|
80dc0dbd82
|
Pointers fun
|
2020-04-17 11:51:43 +02:00 |
|
babic_a
|
cc1bb4101d
|
Adapt test after file extension change
|
2020-04-17 11:49:13 +02:00 |
|
babic_a
|
aede47f78c
|
Made BufferUtils a first class citizen
|
2020-04-17 11:47:37 +02:00 |
|
babic_a
|
496bcb860b
|
Add test stub for BinaryWriter
|
2020-04-17 11:42:22 +02:00 |
|
babic_a
|
6cf7086761
|
Add constructor to JF struct
|
2020-04-17 11:42:11 +02:00 |
|
babic_a
|
57b0cdba07
|
Add BinaryWriter test
|
2020-04-17 11:37:03 +02:00 |
|
babic_a
|
12778708bf
|
Change file extension to bin
|
2020-04-17 11:36:52 +02:00 |
|
babic_a
|
d0135b39a6
|
Make file operations private on BinaryWriter
|
2020-04-17 11:36:02 +02:00 |
|
babic_a
|
88809d57bc
|
Add lseek to the binary writer
|
2020-04-17 11:21:59 +02:00 |
|
babic_a
|
b5ed279f4b
|
Add format marker to JF file format
|
2020-04-17 11:16:26 +02:00 |
|
babic_a
|
140247f4cb
|
Make stuff more constant
|
2020-04-17 11:13:40 +02:00 |
|
babic_a
|
21b5cc4208
|
Implement write
|
2020-04-17 11:12:57 +02:00 |
|
babic_a
|
f4ba515cd9
|
Add write implementation
|
2020-04-17 10:53:49 +02:00 |
|
babic_a
|
992a2fd891
|
Fix JF Format typo
|
2020-04-17 10:45:30 +02:00 |
|
babic_a
|
97831ec4f2
|
Add code to generate LATEST pointer
|
2020-04-17 10:35:40 +02:00 |
|
babic_a
|
a91aa6a060
|
Add include in JF format
|
2020-04-17 10:35:23 +02:00 |
|
babic_a
|
d06b710b22
|
Add close and init to binary writer
|
2020-04-17 10:22:27 +02:00 |
|
babic_a
|
1e04775a91
|
Add binary writer stubs
|
2020-04-17 10:10:16 +02:00 |
|
babic_a
|
201d18ac0e
|
Add serial file format for JF
|
2020-04-17 10:02:41 +02:00 |
|
babic_a
|
e1015f3ce9
|
Move jungfrau header to core-buffer
|
2020-04-17 09:57:25 +02:00 |
|
babic_a
|
f7dc2be75f
|
Make core-buffer folder with all common stuff used in the buffer
|
2020-04-17 09:51:16 +02:00 |
|