summaryrefslogtreecommitdiff
path: root/ext/net/ops.rs
AgeCommit message (Expand)Author
2021-10-02fix(ext/net): should not panic when listening to unix abstract address (#12300)Ahab
2021-09-20refactor(ext/net): make op_connect & op_connect_tls public (#12150)Satya Rohith
2021-08-15refactor(ops): return BadResource errors in ResourceTable calls (#11710)Aaron O'Mullan
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl