This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mingw-org-wsl" repository containing the "mingw" project. The branch, 5.3-trunk has been updated via a45cb9690d6298067a8cf9e5d69b9f006833034d (commit) from 11a950233df00c48165da4be1b928d9eff65a089 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a45cb9690d6298067a8cf9e5d69b9f006833034d Author: Keith Marshall <keith****@users*****> Date: Mon Jan 20 18:03:57 2020 +0000 Implement <wspiapi.h> sockets fall-back API. ----------------------------------------------------------------------- Summary of changes: w32api/ChangeLog | 20 + w32api/include/ws2tcpip.h | 734 ++++++++++++++++++++-------------- w32api/include/wspiapi.h | 980 ++++++++++++++++++++++++++++++++++++++++++++++ w32api/tests/headers.at | 1 + 4 files changed, 1436 insertions(+), 299 deletions(-) create mode 100644 w32api/include/wspiapi.h hooks/post-receive -- mingw-org-wsl (mingw)