Saint Tukio
Saint Tukio
Minor change to `func (p *Pool) build() (*client, error) ` to ensure initial remote handshake via Dial is made with `tls.Config`. This ensures initial potential TLS verifications are performed against...
… error Gogs commit fetch without Sha reference returns error. ## Commit Checklist Thank you for creating a pull request! To help us review / merge this can you make...
Hi, Do you know why this line in (CreateQueue): `q.c_qh = C.nfq_create_queue(q.c_h,C.u_int16_t(queue_num),(*C.nfq_callback)(C.c_nfq_cb),unsafe.Pointer(q))` Is halting build with the error: > panic: runtime error: cgo argument has Go pointer to Go pointer...
Any idea why I am getting below error during `npm run dev`. Using `react: ^18.2.0`, `next: ^12.2.0` and `@expo/vector-icons: ^13.0.0`. ``` error - ./node_modules/@expo/vector-icons/build/createIconSet.js Module parse failed: Unexpected token (39:27)...