Commit Graph

10 Commits

Author SHA1 Message Date
Ludovic Chenut a65d905fb8
remove useless comments 2023-08-18 17:20:18 +02:00
Ludovic Chenut d6c2877fc2
add example sctp_both.nim 2023-08-18 17:19:06 +02:00
Ludovic Chenut 8e826f7eb2
add sctp examples 2023-08-18 17:14:03 +02:00
Ludovic Chenut d5db29a8b7
Refacto & add a ping/pong example 2022-11-25 17:22:51 +01:00
Ludovic Chenut 41eda8a9e4
Fix a lot of bugs & finish read / write 2022-11-24 16:30:38 +01:00
Ludovic Chenut a22b7c4b03
Fix server init_ack / cookie_ack & fix accept / connect & starting read / write 2022-11-21 17:22:40 +01:00
Ludovic Chenut e81e7be7c0
Fix some bugs & rebuild accept 2022-11-08 13:08:19 +01:00
Ludovic Chenut 472c1923ca
Beginning of client/server example 2022-11-04 17:28:46 +01:00
Ludovic Chenut aa547badfd
Handle accept / write & fix multiple errors 2022-11-03 17:27:01 +01:00
Ludovic Chenut a9b8e2faa1
Start SCTP 2022-11-02 11:19:52 +01:00