| To: | linux@cthulhu.engr.sgi.com |
|---|---|
| Subject: | ah... |
| From: | Mike Shaver <shaver@neon.ingenia.ca> |
| Date: | Fri, 30 May 1997 11:17:00 -0400 (EDT) |
| Sender: | owner-linux@cthulhu.engr.sgi.com |
I think something's a bit wonky here.
if ((fd = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP)) < 0) {
perror("nothingserv: socket");
return -1;
}
# ./bind-indy 2000
nothingserv: socket: Socket type not supported
#
Perhaps I'll try building a new kernel...
Mike
--
#> Mike Shaver (shaver@ingenia.com) Ingenia Communications Corporation
#> Commando Developer - Whatever It Takes
#>
#> "See, you not only have to be a good coder to create a system like
#> Linux, you have to be a sneaky bastard too." - Linus Torvalds
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: userland cometh, Ralf Baechle |
|---|---|
| Next by Date: | ld error with 2.0.12-davem, Mike Shaver |
| Previous by Thread: | network troubles, Mike Shaver |
| Next by Thread: | Re: ah..., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |