$ cat pkg-descr gen_utp provides an API and driver for uTP (Micro Transport Protocol), similar to gen_tcp and gen_udp. It attempts to provide a TCP-like API with "listen", "accept", and "connect" calls, but due to the nature of the underlying libutp library the semantics are not identical. WWW: https://github.com/basho-labs/gen_utp
Created attachment 151560 [details] shar, v1
Created attachment 151561 [details] |poudriere testport -P| log for 10.0R amd64
Created attachment 151562 [details] |poudriere testport -P| log for 9.3R i386
assign to submitter (who is a committer)
I don't actually use anything erlang*. Runtime wasn't tested while build with TEST=on fails. $ make WITH=TEST ... ======================== EUnit ======================== module 'gen_utp' module 'gen_utp_sup' module 'gen_utp_app' module 'gen_utp_opts' gen_utp_opts: validate_test...*timed out* undefined Jimmy, do you want to adopt the port?
No clue about uTP, but let me take a look...
Any advance here?
(In reply to w.schwarzenfeld from comment #7) Bug seems to no longer be relevant.