This file is indexed.

/usr/share/octave/packages/sockets-1.0.8/packinfo/INDEX is in octave-sockets 1.0.8-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
sockets >> Sockets
Sockets
  socket
  bind
  connect
  disconnect
  accept
  send
  recv
  gethostbyname
  listen
Socket constants
  AF_LOCAL
  AF_UNIX
  AF_INET
  AF_APPLETALK
  SOCK_STREAM
  SOCK_DGRAM
  SOCK_SEQPACKET
  SOCK_RAW
  SOCK_RDM
  MSG_PEEK
  MSG_DONTWAIT
  MSG_WAITALL
  load_socket_constants