Skip to content

Commit

Permalink
[sctp] drop duplicated definition
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Feb 14, 2017
1 parent aff0a34 commit b2693bb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions libknet/transport_sctp.c
Expand Up @@ -31,11 +31,6 @@
*/
#define KNET_SCTP_SLEEP_TIME 1000000

/*
* this value is per listener
*/
#define MAX_ACCEPTED_SOCKS 256

typedef struct sctp_handle_info {
struct knet_list_head listen_links_list;
struct knet_list_head connect_links_list;
Expand Down

0 comments on commit b2693bb

Please sign in to comment.