https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259380
--- Comment #15 from Jason Mader <[email protected]> --- (In reply to Dmitry Chagin from comment #14) Hopefully this is what you're looking for, 69131 rlm CALL linux_socket(0x1,0x80801,0) 69131 rlm RET linux_socket 3 69131 rlm CALL linux_socket(0x1,0x80801,0) 69131 rlm RET linux_socket 3 69131 rlm CALL linux_socket(0xa,0x1,0) 69131 rlm RET linux_socket -1 errno -93 Protocol not supported 69131 rlm CALL linux_socket(0x2,0x1,0) 69131 rlm RET linux_socket 3 69131 rlm CALL linux_socket(0xa,0x1,0) 69131 rlm RET linux_socket -1 errno -93 Protocol not supported 69131 rlm CALL linux_socket(0x2,0x1,0) 69131 rlm RET linux_socket 4 -- You are receiving this mail because: You are the assignee for the bug.
