aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 7cde792713ccfe9a4a1127d7dfbf6ad7cdc845d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

ajeitar o connect com a dica do mike
    if ((err > 1 || !FD_ISSET(sock, &wfds)) &&
    recv(sock, &dummy, 0, 0) < 0 && errno != EWOULDBLOCK) ...

sort out the wrap around of gettime...
optmize aux_getgroupudata
make sure all modules that can use it actually use socket.newtry
make select interrupt safe
adicionar exemplos de expansão: pipe, local, named pipe
Add service name translation.
testar os options!
- Fazer compilar com g++
- Thread-safe
  - proteger get*by*.* com um mutex GLOBAL!
  - proteger ou atomizar o conjunto (timedout, receive), (timedout, send)
  - inet_ntoa também é uma merda.
- SSL

these are done
* unix 92 bytes maximo no endereço, incluindo o zero
*  unix 9216 maximo de datagram size