Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60766
b: refs/heads/master
c: c09edd6
h: refs/heads/master
v: v3
  • Loading branch information
Roland McGrath authored and Linus Torvalds committed Jul 17, 2007
1 parent 07cb7af commit ded5596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f4480240f700587c15507b7815e75989b16825b2
refs/heads/master: c09edd6eba683741bb8aa8e388a2bfaf1c1a28f9
2 changes: 1 addition & 1 deletion trunk/include/net/scm.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/* Well, we should have at least one descriptor open
* to accept passed FDs 8)
*/
#define SCM_MAX_FD (OPEN_MAX-1)
#define SCM_MAX_FD 255

struct scm_fp_list
{
Expand Down

0 comments on commit ded5596

Please sign in to comment.