Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342039
b: refs/heads/master
c: e643df1
h: refs/heads/master
i:
  342037: b5fa030
  342035: c19335e
  342031: 9347a24
v: v3
  • Loading branch information
Jon Maloy authored and Paul Gortmaker committed Dec 7, 2012
1 parent a86178e commit a1219e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9da3d475874f4da49057767913af95ce01063ba3
refs/heads/master: e643df156ade104b0430588562d25b8638683fc1
4 changes: 2 additions & 2 deletions trunk/net/tipc/socket.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* net/tipc/socket.c: TIPC socket API
*
* Copyright (c) 2001-2007, Ericsson AB
* Copyright (c) 2001-2007, 2012 Ericsson AB
* Copyright (c) 2004-2008, 2010-2012, Wind River Systems
* All rights reserved.
*
Expand Down Expand Up @@ -43,7 +43,7 @@
#define SS_LISTENING -1 /* socket is listening */
#define SS_READY -2 /* socket is connectionless */

#define OVERLOAD_LIMIT_BASE 5000
#define OVERLOAD_LIMIT_BASE 10000
#define CONN_TIMEOUT_DEFAULT 8000 /* default connect timeout = 8s */

struct tipc_sock {
Expand Down

0 comments on commit a1219e1

Please sign in to comment.