| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/meta_net/meta_net_select.c')
| -rw-r--r-- | src/meta_net/meta_net_select.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/meta_net/meta_net_select.c b/src/meta_net/meta_net_select.c index f126176..7107d86 100644 --- a/src/meta_net/meta_net_select.c +++ b/src/meta_net/meta_net_select.c @@ -6,7 +6,6 @@ int JH_meta_net_pre_select ( struct JH_meta_net socket [const restrict static 1], - const struct JH_parameters params [const restrict static 1], fd_set in [const restrict static 1], fd_set out [const restrict static 1], int max_fd [const restrict static 1] @@ -30,7 +29,6 @@ int JH_meta_net_pre_select int JH_meta_net_post_select ( struct JH_meta_net socket [const restrict static 1], - const struct JH_parameters params [const restrict static 1], fd_set in [const restrict static 1], fd_set out [const restrict static 1] ) |


