The initial port to NaCl was done in the webports repository: https://chromium.googlesource.com/webports.git/+/master/ports/grpc/ In order to be buildable under NaCl outside the webports repo there are several further changes that will be needed: 1. Make AF_UNIX sockets optional 2. Make IP_PKTINFO optional 3. Make vector I/O (readv/writev) optionalpull/5745/head
parent
db3bccade4
commit
8ec33f0b65
1 changed files with 34 additions and 1 deletions
Loading…
Reference in new issue