lunatic-solutions / lunatic-rs

This library contains higher level Rust wrappers for low level Lunatic syscalls.
274 stars 31 forks source link

Add peer_addr method for TCP and UDP #95

Closed MarkintoshZ closed 1 year ago

MarkintoshZ commented 1 year ago

Add missing peer_addr method to TcpStream and UdpSocket

Corresponding PR for VM

pinkforest commented 1 year ago

Hey thanks :) For anyone interested working on these missing bits - There is a list https://github.com/lunatic-solutions/lunatic-rs/issues/17#issuecomment-1151366975