]> git.ipfire.org Git - thirdparty/bird.git/commit
Sysdep: moved socket code into a separate file
authorMaria Matejka <mq@ucw.cz>
Thu, 22 Aug 2024 16:55:53 +0000 (18:55 +0200)
committerMaria Matejka <mq@ucw.cz>
Sun, 23 Feb 2025 09:14:39 +0000 (10:14 +0100)
commitc6653df9aef441102b6620b7ea68b863ba6d4033
tree9e63cb10bece5bbe78bd0b97674c917ebf38fc9c
parent8f64df1af12c3d13806b2d237bfb97252b66df5e
Sysdep: moved socket code into a separate file
sysdep/unix/Makefile
sysdep/unix/io.c
sysdep/unix/socket.c [new file with mode: 0644]