|
|
|
|
|
by jvanderbot
1590 days ago
|
|
I find `man X | grep Y` actually works OK, and the "see also" at the bottom is quite helpful for finding related information. But if I don't already know exactly what I'm looking for, it's hard to use. It's really difficult to "learn about" how to open sockets if I can't remember sockaddr_t exact spelling or the right header to include. |
|