1
0
forked from aniani/vim

patch 8.2.4684: cannot open a channel on a Unix domain socket

Problem:    Cannot open a channel on a Unix domain socket.
Solution:   Add Unix domain socket support. (closes #10062)
This commit is contained in:
LemonBoy
2022-04-04 15:46:58 +01:00
committed by Bram Moolenaar
parent 4829c1c9e9
commit cc766a85f4
9 changed files with 287 additions and 51 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4684,
/**/
4683,
/**/