Move QUIC_EXPORT_PRIVATE keyword to first declaration of CreateCryptoServerStream

Hopefully this fixes the compilation error on Windows for the quiche merge.

gfe-relnote: n/a (Chrome only change)
PiperOrigin-RevId: 288946953
Change-Id: Iecaf1e568c496a2312403f68a95b63b8634aabec
1 file changed
tree: 4f604ab6350ccddf68d656dcb665cf9f21e7058e
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.