On Sunday, October 7, 2018 at 11:05:54 PM UTC-4, Ian Lance Taylor wrote:
>
> The net package's ReadFrom method is named ReadFrom because it is 
> implemented by the recvfrom system call.  Perhaps it was a poor choice 
> of name in Go, but that is where it comes from. 
>
> Ian 
>

Thanks for the explanation. I didn't notice that this method returns an 
address.
The fact that it returns an address makes its name not look unreasonable.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to