A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nodejs/node/commit/e8ea49b256 below:

fix typo on quic onSessionDatagram · nodejs/node@e8ea49b · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -2,7 +2,7 @@ interface QuicCallbacks {

2 2

onEndpointClose: (context: number, status: number) => void;

3 3

onSessionNew: (session: Session) => void;

4 4

onSessionClose: (type: number, code: bigint, reason?: string) => void;

5 -

onSessionDatagram: (datagram: Uint8Array, early: boolean) => void;);

5 +

onSessionDatagram: (datagram: Uint8Array, early: boolean) => void;

6 6

onSessionDatagramStatus: (id: bigint, status: string) => void;

7 7

onSessionHandshake: (sni: string,

8 8

alpn: string,

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4