Saúl Ibarra Corretgé

Results 3597 comments of Saúl Ibarra Corretgé

@slurps-mad-rips Issabella, any chance you could take a look at this?

Any reason not to target this at v1.x?

> It's already broken on some platforms. So seems like we should fix it (this PR), or give it a consistent error message. How would that error look like, so...

> what are your thoughts on the above? Looks good! One comment I *have* to make is that IMHO nothing serialport related belongs in the fs module. Yes, everything is...

One thing that would be nice to see is a libuv level API proposal. If this is going to "inherit" from `uv_stream_t` we might need to make internal adjustments. It's...

> For reads uv_stream_t does select on osx Incorrect. That's only the case if the fd doesn't work with kqueue. > I don't understand what a serialport is cross platform...

Since the plan is to put this in libuv-extras, I'd say something like http://docs.libuv.org/en/v1.x/tty.html would be a good start. That is: public API and datatypes. The implementation can start as...

The PBX is broken. See: https://tools.ietf.org/html/rfc3261#section-12.2.1.2 Since the error is not a 481 nor a 408 there is no reason to tear down the dialog. Yes, Jitsi should probably send...

The UAC / UAS roles are interchangeable, they are used in the context of the transaction, not in the sense of a server and a client application. So when the...

This project is currently community maintained, which means nobody is actively working on it on dedicated time. If you can fix it, send a PR and drop a line here...