tass-belgium / picotcp-bsd

BSD POSIX-compliant socket support for PicoTCP running on any OS.
GNU General Public License v2.0
19 stars 21 forks source link

Why is sigset_t commented? #8

Open ThomasNauwelaerts opened 6 years ago

ThomasNauwelaerts commented 6 years ago

https://github.com/tass-belgium/picotcp-bsd/blob/16cca007c5a80e312c508e27b24a24dccff6633d/pico_bsd_sockets.h#L178

Why is sigset_t commented? Is this expected to be defined elsewhere? Seems like @danielinux did this in commit https://github.com/tass-belgium/picotcp-bsd/commit/eb1d7a20c050d0135137c5a1b3051d602ba17b78 .