Skip to content

Commit

Permalink
Add NDELAY and ODELAY options in stumpless.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsb97 committed Feb 20, 2025
1 parent ba2702f commit c012424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/check_headers/stumpless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,8 @@
"stumpless_open_udp4_target": "stumpless/target/network.h"
"STUMPLESS_OPTION_NONE": "stumpless/option.h"
"STUMPLESS_OPTION_PID": "stumpless/option.h"
"STUMPLESS_OPTION_NDELAY": "stumpless/option.h"
"STUMPLESS_OPTION_ODELAY": "stumpless/option.h"
"STUMPLESS_OPTION_NOWAIT" : "stumpless/option.h"
"STUMPLESS_OPTION_PERROR" : "stumpless/option.h"
"STUMPLESS_PATCH_VERSION": "stumpless/config.h"
Expand Down

0 comments on commit c012424

Please sign in to comment.