Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Si yo veo un recv que devuelve int espero a priori que me devuelva cuántos bytes envió. No está mal que esta función no lo haga, pero en ese caso debería estar documentado en el .c en el .h #9

Open
eze210 opened this issue Nov 7, 2020 · 1 comment

Comments

@eze210
Copy link

eze210 commented Nov 7, 2020

int socket_recv(socket_t *self, char *buffer, size_t buf_l,

@eze210
Copy link
Author

eze210 commented Nov 7, 2020

Esto mismo pasa en varias funciones del TP. No está mal que funcione así, pero hay que documentar todo lo que no sea intuitivo/obvio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant