gpdb
gpdb copied to clipboard
Replace netstat with ss (code cleanup)
netstat has been replaced with ss earlier but some of the variable names and commented out codes were left as it is. This commit cleans up the old mentions of netstat and changes the variable names to avoid any confusion in the future.
Thank you for cleaning code (didn't review)